﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"微软雅黑";   background:#f4f5f9;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#008266; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}


/*网站头部*/

.top-T_Wrap{ width:auto; overflow:hidden;  height:150px;  background:url(../images/head.jpg) center center repeat-x; border-bottom:1px solid #cccccc; position:relative; z-index:10}
.top-T{ width:1100px; margin:0 auto; height:150px; overflow:hidden; position:relative; background:url(../images/tel.png) right center no-repeat; }
.top-T .logoL{ width:781px; height:105px; overflow:hidden; margin-top:25px; position:relative}

/***********nav*******/
.navWrap{ width:auto; background:url(../images/navbj.png) left center repeat-x; height:39px;}
.nav{ width:1100px; margin:0 auto; overflow:hidden;}
.nav li{ float:left; text-align:center; position:relative;}
.nav li.li{ width:1px; height:39px; background:url(../images/xian.png) center center no-repeat}
.nav li a{  line-height:39px; text-align:center; font-size:14px; padding:0 30px; color:#343434; display:block;}
.nav li a:hover,.nav li .cur{ color:#FFF; background:#008266;}
/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:45px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;width:10px; padding:10px 0; margin:0 10px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:5px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer; border:1px solid #008266}
.silder-ctrl-con.active>span{background-color: #008266;}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height: 100%;border-radius: 50%;padding: 0;}
}


.js-silder .tips{ position:absolute; bottom:0; left:0; right:0; height:45px; line-height:45px; font-size:16px; color:#FFF; background:rgba(0,130,102,0.8); text-align:center}

/*产品中心*/
.homeProWrap{background:#FFF; overflow:hidden;}

.RightBOx{ width:780px; float:right; overflow:hidden}

.RightBOx li{ width:260px;  overflow:hidden; margin-bottom:10px; position:relative; float:left; display:inline; }
.RightBOx li a { display:block; width:240px; overflow:hidden}
.RightBOx li .pic {position:relative; display:block; overflow:hidden; background:#FFF; margin:0 auto; height:240px;}
.RightBOx li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.RightBOx li .text{ text-align:center; line-height:36px; height:36px; font-size:14px; overflow:hidden; color:#333333;}


.inPRO{ width:1100px; margin:0 auto ;  padding:50px 0 30px; overflow:hidden;}
.LeftBox{ width:270px; float:left; overflow:hidden; margin-bottom:20px; position:relative;}
.LeftBox .Lefttitle{ width:270px; height:110px}
.LeftBox .LeftList{ width:270px;  overflow:hidden; margin:10px auto 0;}
.LeftBox .LeftList  li {  overflow:hidden; line-height:57px; margin-bottom:5px; position:relative}
.LeftBox .LeftList  li a{ color:#575757; display:block; height:57px; font-size:16px; background:url(../images/jt02.png) 40px center no-repeat #FFF; padding-left:60px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li a.cur{ background:url(../images/jt01.png) 40px center no-repeat #FFF; color:#008266}
.LeftBox .LeftList  li a:hover:after,.LeftBox .LeftList  li a.cur:after{ content:''; position:absolute; left:0; width:3px; height:57px; background:#008266;  top:0}
.in_pro{width:1100px; margin:0 auto; overflow:hidden; padding:30px 0 10px}

.AdvantageWrap{ width:auto; height:1050px; background:url(../images/youshi.jpg) center center no-repeat}
.Advantage{ width:1100px; margin:0 auto; position:relative; height:1050px;}

.Advantage .act{ position:absolute; font-size:14px; color:#666666; line-height:30px;}
.Advantage .act strong{ display:block; font-size:24px; color:#008266; margin-bottom:5px}
.Advantage .act01{ left:0; top:60px}
.Advantage .act02{ left:0; top:232px}
.Advantage .act03{ left:562px; top:537px}
.Advantage .act04{ left:562px; top:697px}



.homePro_bt{ padding:50px 0 0; text-align:center; text-transform:uppercase; font-size:16px; color:#d9d9d9; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.homePro_bt strong{ display:block;  font-size:30px; color:#008266; line-height:32px; position:relative; margin-bottom:5px; font-family:'微软雅黑';}


/*新闻中心*/
.newsWrap{ width:100%; margin:0 auto; height:600px; background:url(../images/newbj.jpg) left center repeat-x; overflow:hidden}

.newsWrap .newsNav{ text-align:center;  overflow:hidden; width:1100px; margin:30px auto 50px;}
.newsWrap .newsNav li{ display:inline-block; position:relative}
.newsWrap .newsNav li a{ display:block; cursor:pointer; margin:0 15px; padding:3px 30px; border:1px solid #008266; font-size:14px; color:#008266; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.newsWrap .newsNav li.cur a{ background:#008266; color:#FFF}


.newsWrap_nr{ width:1100px; margin:0 auto; overflow:hidden}
.newsWrap_nr .newsWrap_L{ width:530px; float:left}
.newsWrap_nr .newsWrap_L .top { overflow:hidden; margin-bottom:30px}
.newsWrap_nr .newsWrap_L .top .pic{ width:170px; float:left; height:170px; display:block; overflow:hidden; border:1px solid #e6e6e6}
.newsWrap_nr .newsWrap_L .top .pic img{ width:170px; height:170px;}
.newsWrap_nr .newsWrap_L .top .text{ width:340px; font-size:14px; color:#808080; line-height:30px; float:right}
.newsWrap_nr .newsWrap_L .top .text strong{ display:block; color:#333333; font-size:16px;}

.newsWrap_nr .newsWrap_R{ width:530px; float:right}


.newsWrap_nr li{ height:70px; width:auto; margin-bottom:30px; position:relative;}
.newsWrap_nr li a{ display:block; height:70px}
.newsWrap_nr li a .txt{ padding-left:80px; padding-top:12px; padding-right:10px;}
.newsWrap_nr li a .txt strong{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:16px; color:#333333 }
.newsWrap_nr li a .txt .nr{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#808080; font-size:14px; }
.newsWrap_nr li a .data{ position:absolute; border:1px solid #cccccc; left:0; top:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; height:70px; width:60px; color:#999999; }
.newsWrap_nr li a .data span{ display:block; background:#cccccc; font-size:30px; padding:11px 0; color:#FFF; font-weight:bold}


/*生产车间*/
.Env_bt{ font-weight:bold; font-size:24px; color:#008266; width:1100px; margin:0 auto;  text-align:center; border-bottom:1px dashed #cccccc; height:100px; line-height:100px;}

.Env_wrap_nr{ width:1100px; margin:0 auto; padding:40px 0;}
.Env_wrap_nr .bd{ position:relative;}
.Env_wrap_nr .hd{ text-align:center; position:relative}
.Env_wrap_nr .scrollWrap{overflow:hidden; width:1100px; margin:0 auto;}
.Env_wrap_nr ul{ overflow:hidden; zoom:1; }
.Env_wrap_nr li{ width:183px; overflow:hidden; position:relative; float:left; display:inline; }
.Env_wrap_nr li a { display:block; overflow:hidden; text-align:center; background:#FFF; width:177px; margin:0 auto;}
.Env_wrap_nr li .pic {position:relative;   display:block; overflow:hidden; width:177px; margin:0 auto; height:86px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}


/*内页样式*/

.right{width:800px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:800px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#008266; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #008266; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#008266}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#008266}

.ny-right-about{ width:800px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:800px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:800px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.png) left center no-repeat; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:800px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:800px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:800px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor { width:800px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:266px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:245px; background:#FFF; margin:0 auto; border:1px solid #f2f2f2; position:relative}
.ny-right-honor li .pic a{ position:relative; display:block; width:245px; height:150px;}
.ny-right-honor li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }

.ny-right-honor li .txt{ width:245px;  margin:0 auto; height:24px; overflow:hidden; line-height:24px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;}
.ny-right-honor li .txt a:hover{ color:#008266}


/*内页****产品****样式*****/
.ny-right-pro{ width:800px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:266px; margin-bottom:20px; line-height:32px; float:left;}
.ny-right-pro li .pic{ width:245px; margin:0 auto; background:#FFF; border:1px solid #f2f2f2; position:relative}
.ny-right-pro li .pic a{ position:relative; display:block; width:245px; height:245px;}
.ny-right-pro li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }
.ny-right-pro li .txt{ width:245px; margin:0 auto; overflow:hidden; height:24px; line-height:24px; text-align:center}
.ny-right-pro li .txt a{ color:#919191;}
.ny-right-pro li .txt a:hover{color:#008266}

.jqzoom{ width:800px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:800px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:800px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:800px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:100%; background:url(../images/link.jpg) left bottom repeat-x; overflow:hidden; height:90px;  line-height:26px; font-size:14px}
.linkWrap .link{ width:1020px; margin:0 auto; color:#262626; position:relative; overflow:hidden; min-height:32px; padding-left:80px; padding-top:20px;}
.linkWrap .link span { position:absolute; left:0; top:20px; border-bottom:3px solid #008266; line-height:24px;  font-size:16px;}
.linkWrap .link a{color:#999999; font-size:12px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#008266}

/*footer*/
.footWrap{background:#262626;  overflow:hidden;}
.footWrap .foot{ width:1100px; margin:0 auto;  padding:40px 0; font-size:14px; color:#666666; line-height:32px; position:relative; overflow:hidden}
.footWrap .foot .List{ float:left; width:330px; overflow:hidden}
.footWrap .foot .List strong{ color:#e5e5e5; font-weight:normal; margin-bottom:10px; line-height:42px; position:relative; font-size:16px; display:block;}
.footWrap .foot .List strong:after{ content:''; position:absolute; bottom:0; width:65px; height:3px; background:#008266; left:0}
.footWrap .foot .List p{ width:160px; float:left;}
.footWrap .foot .List p a{ color:#666666; font-size:14px;}
.footWrap .foot .List p a:hover{ color:#008266}


.footWrap .foot .B{ width:140px}

.footWrap .foot .D{ overflow:hidden; width:430px}
.footWrap .foot .D ul{ overflow:hidden}
.footWrap .foot .D li{ float:left; height:36px; width:210px;}


.footWrap .foot .ewm{ position:absolute; right:0; top:0; text-align:center; bottom:0; margin:auto; display:inline-table}
.footWrap .foot .ewm img{ display:block}

.copyWrap{ background:#1a1a1a; color:#4c4c4c; font-size:12px; padding:10px 0;}
.copyWrap .copy{ width:1100px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{ color:#333333; }

/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}




/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #008266;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; width:380px; height:380px; cursor:pointer}
.izViewer{width:300px;height:300px;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}

.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:400px; float:right;}
.right_text h1{ line-height:26px; font-size:18px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:20px; color:#008266;}


/*浮动导航*/
.float0831{float:right; position:fixed; right:0px; bottom:20%;_position:absolute;_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px; z-index:100000;}
.float0831 ul{ width:130px; background:#fff; font-family:'宋体'}
ul.navigation{border:1px solid #d9d9d9; border-bottom:0}
ul.navigation li{text-align:center; border-bottom:1px solid #d9d9d9; font-size:13px;}
ul.navigation li a{color:#868686; display:block; padding:7px 0; line-height:18px;}

ul.button{border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
ul.button li{line-height:35px; background:#fff; text-align:center; font-size:13px; border-bottom:1px solid #d9d9d9; color:#bababa; width:auto; position:relative;}

ul.button li.customer{ margin:0 auto; text-align:center; padding:5px 0 10px}




ul.button li.top_half{background:url(../images/db.jpg) no-repeat center 18px; cursor:pointer; padding:50px 0 5px}


.floatR{width:140px; float:left;}
.floatL{float:left; position:relative; width:30px;}
.floatL .btnOpen{display:block; background:url(../images/yc_10.png) no-repeat top; width:30px; height:97px; font-size:0; line-height:0; position:relative; height:480px; top:0px; right:0px;}
.floatL .btnCtn{display:block; background:url(../images/yc_09.png) no-repeat top; width:30px; height:97px; font-size:0; line-height:0; position:relative; height:480px; top:0px; right:0px;}
/*end*/



.meuCont img{
	max-width: 100%;
}